org.eclipse.vtp.desktop.editors.core.elements
Class ApplicationFragmentElement.OutputMapping
java.lang.Object
org.eclipse.vtp.desktop.editors.core.elements.ApplicationFragmentElement.OutputMapping
- Enclosing class:
- ApplicationFragmentElement
public class ApplicationFragmentElement.OutputMapping
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationFragmentElement.OutputMapping
public ApplicationFragmentElement.OutputMapping(java.lang.String outputName,
java.lang.String targetName)
getOutputName
public java.lang.String getOutputName()
setOutputName
public void setOutputName(java.lang.String outputName)
getTargetName
public java.lang.String getTargetName()
setTargetName
public void setTargetName(java.lang.String targetName)